home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / viewkit / builderExamples / README < prev   
Encoding:
Text File  |  1994-08-02  |  718 b   |  24 lines

  1.  
  2.        ~4Dgifts/toolbox/src/exampleCode/viewkit/builderExamples README
  3.  
  4.  
  5.       This directory contains some very simple ViewKit examples that were
  6.       written using BuilderXcessory. Examples will be added over time.
  7.  
  8.    Current examples are:
  9.  
  10.      beep:  Simple example of creating a button in BX and adding an action.
  11.  
  12.      beep2: Same as beep, but put resources in app-defaults file
  13.  
  14.      beep3: An example of how the builder-generated class in previous
  15.             examples can be changed without losing programmer modifications.
  16.  
  17.      stopwatch: A working stopwatch, modeled after the example from "Object
  18.             Oriented Programming with C++ and OSF/Motif", but done using
  19.             BX and ViewKit.
  20.  
  21.  
  22.  
  23.  
  24.